home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / screens / match.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  9.0 KB  |  203 lines

  1. <screen name="match" title="Match Screen" version="1.0">
  2.  
  3.     <boolean id="save_current_state" value="true"/>
  4.     
  5.     <!-- items arranged from top to bottom - last item fills remaining space -->
  6.     <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0" gap="0"/>
  7.     
  8.     <!-- items stretched to fit width of screen -->
  9.     <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
  10.     
  11.     <flags id="asub" value="mpnl"/>
  12.     <flags id="dsub" value="mpmp"/>
  13.     
  14.     <!-- remaining content -->  
  15.     <container>
  16.         <!-- items arranged from top to bottom, item at top fills remaining space -->
  17.         <layout class="arrange_vertical_attachment" alignment="bottom, extend" offset="0"/>
  18.  
  19.         <!-- items stretched to fit width of container -->
  20.         <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
  21.             
  22.         <container id="mpnl">
  23.             
  24.             <!-- all children fit to all sides -->
  25.             <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
  26.                 
  27.             <widget class="mpmp" title="Pre Match" id="mpmp"/>
  28.  
  29.             <container class="titled_box" title="Overview" id="bmin">
  30.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>                    
  31.                 <widget class="bmin" title="Overview" id="bmin"/>
  32.             </container>
  33.  
  34.  
  35.             <container class="titled_box" title="Match Stats" id="mtst">
  36.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>                    
  37.                 <widget class="mtst" id="mtst"/>
  38.             </container>
  39.  
  40.             <widget class="mazp" title="Action Zones" id="mazp"><colour id="ptlc" name="white"/></widget>
  41.                 
  42.                 
  43.             <container class="titled_box" title="Pitch" id="hilg">
  44.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>                    
  45.                 <widget class="hilg" title="Pitch" id="hilg"/>
  46.             </container>
  47.                 
  48.                 
  49.             <container class="titled_box" title="Report" id="mtrp">
  50.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>                    
  51.                 <widget class="mtrp" title="Report" id="mtrp"/>
  52.             </container>
  53.                 
  54.             <widget class="hfms" title="Home Stats" id="hfms"/>                            
  55.             <widget class="afms" title="Away Stats" id="afms"/>                            
  56.             <widget class="bmts" title="Player Ratings" id="bmts"/>    
  57.             <widget class="both_match_formation_panels" title="Formations[COMMENT - match screen; formations panel title]" id="bmfs"/>
  58.             <widget class="mlsp" title="Latest Scores" id="mlsp"/>            
  59.             <widget class="mgup" title="Goal Updates" id="mgup"/>
  60.                 
  61.             <container class="titled_box" title="League Table" id="mltp">
  62.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>                    
  63.                 <widget class="mltp" title="League Table" id="mltp"/>
  64.             </container>
  65.                 
  66.             <widget class="mpst" title="Post Match" id="mpst"/>
  67.                 
  68.             <container title="Dual Panel" id="mpdl" late_loading="true">
  69.                 <layout class="arrange_horizontal_attachment" layout="-1,-1" offset="0"/>
  70.                 <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0"/>
  71.  
  72.                 <container class="multi_box" id="mpll" contents_kind="bordered_box" top_kind="subtle_popup" default_item="bmin" save_current_state="true" save_default_state="true">
  73.                     <integer id="right_embed_inset" value="5"/>
  74.                     <integer id="top_embed_inset" value="3"/>
  75.                     <record id="top_properties" auto_size="horizontal">
  76.                         <boolean id="fixed" value="false"/>
  77.                         <flags id="spec" value="title,small"/>
  78.                         <colour name="selection"/>
  79.                     </record>
  80.                     <flags id="view_kind" value="embedded_view_popup_button"/>
  81.  
  82.                     
  83.                     <widget class="bmin" title="Overview" id="bmin" file="match overview small" small_version="true"/>
  84.                     <widget class="mtst" title="Match Stats" id="mtst"/>
  85.                     <widget class="mazp" title="Action Zones" id="mazp" file="match action zones small"><colour id="ptlc" name="white"/></widget>
  86.                     <widget class="hilg" title="Pitch" id="hilg" file="match highlights small"/>
  87.                     <widget class="mtrp" title="Report" id="mtrp" file="match report small"/>
  88.                     
  89.                     <container class="scrolling_box" title="Home Team Ratings" id="hfms">
  90.                         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  91.                         <widget class="hmst"/>
  92.                     </container>
  93.                     
  94.                     <container class="scrolling_box" title="Away Team Ratings"   id="afms">
  95.                         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  96.                         <widget class="amst"/>
  97.                     </container>
  98.                     <widget class="mlsp" title="Latest Scores" id="mlsp" MLSs="true" file="match latest scores small"/>
  99.                     <widget class="mgup" title="Goal Updates" id="mgup" MGUs="true" file="match goal update small"/>
  100.                     <widget class="mltp" title="League Table" id="mltp" MLTs="true"/>
  101.                     <widget class="match_formation_panel" id="hmtt" team_index="0" read_only="true" title="Tactics"/>    <!-- read only match tactics -->
  102.                     <widget class="match_formation_panel" id="amtt" team_index="1" read_only="true" title="Tactics"/>    <!-- read only match tactics -->
  103.                     <widget class="match_tactic_panel" id="emtt" title="Tactics"/>    <!-- editable match tactics -->
  104.                     <widget class="match_debug_panel" id="mtdb" title="Debug"/>
  105.                     <widget class="match_controller_panel" id="mctr" title="Controller[COMMENT - debug only]"/>
  106.                 </container>
  107.  
  108.                 <container class="multi_box" id="mplr" contents_kind="bordered_box" top_kind="subtle_popup" default_item="mtst" save_current_state="true" save_default_state="true">
  109.  
  110.                     <integer id="right_embed_inset" value="5"/>
  111.                     <integer id="top_embed_inset" value="3"/>
  112.                     <record id="top_properties" auto_size="horizontal">
  113.                         <boolean id="fixed" value="false"/>
  114.                         <flags id="spec" value="title,small"/>
  115.                         <colour name="selection"/>
  116.                     </record>
  117.                     
  118.                     <flags id="view_kind" value="embedded_view_popup_button"/>
  119.  
  120.                     <widget class="bmin" title="Overview" id="bmin" file="match overview small" small_version="true"/>
  121.                     <widget class="mtst" title="Match Stats" id="mtst"/>
  122.                     <widget class="mazp" title="Action Zones" id="mazp"  file="match action zones small"><colour id="ptlc" name="white"/></widget>
  123.                     <widget class="hilg" title="Pitch" id="hilg" file="match highlights small"/>
  124.                     <widget class="mtrp" title="Report" id="mtrp" file="match report small"/>
  125.                     <container class="scrolling_box" title="Home Team Ratings"  id="hfms">
  126.                         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  127.                         <widget class="hmst"/>
  128.                     </container>
  129.                     <container class="scrolling_box" title="Away Team Ratings" id="afms">
  130.                         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  131.                         <widget class="amst"/>
  132.                     </container>
  133.                     <widget class="mlsp" title="Latest Scores" id="mlsp" MLSs="true" file="match latest scores small"/>
  134.                     <widget class="mgup" title="Goal Updates" id="mgup" MGUs="true" file="match goal update small"/>
  135.                     <widget class="mltp" title="League Table" id="mltp" MLTs="true"/>
  136.                     <widget class="match_formation_panel" id="hmtt" team_index="0" read_only="true" title="Tactics"/>    <!-- read only match tactics -->
  137.                     <widget class="match_formation_panel" id="amtt" team_index="1" read_only="true" title="Tactics"/>    <!-- read only match tactics -->
  138.                     <widget class="match_tactic_panel" id="emtt" title="Tactics"/>    <!-- editable match tactics -->
  139.                     <widget class="match_debug_panel" id="mtdb" title="Debug"/>
  140.                     <widget class="match_controller_panel" id="mctr" title="Controller[COMMENT - debug only]"/>
  141.                 </container>
  142.                             
  143.             </container>
  144.         </container>
  145.  
  146.         <!-- COMMENTARY -->
  147.         <container id="cmif">
  148.             <flags id="styl" value="no_border, darkened"/>
  149.             <integer id="heig" value="40"/>
  150.     
  151.     
  152.             <!-- Craig, you can put some sort of "border" around the box here, a real 
  153.                 titled or bordered box won't fit, so i'm not sure what will look good... -->
  154.             <container class="plain_box" appearance="">
  155.             
  156.                 <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  157.     
  158.     
  159.                 <!-- last 5 min progress bar -->
  160.  
  161.     
  162.             </container>
  163.     
  164.     
  165.     
  166.             <container id="cmpc" tran="1">
  167.                 <flags id="styl" value="thin_border"/>
  168.     
  169.                 <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  170.     
  171.                 <widget class="picture" file="match/commentary/bar" id="cmbi" auto_size="vertical" rthr="85">
  172.                     <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>                
  173.                 </widget>
  174.     
  175.                 <!-- commentary widget -->
  176.                 <widget class="label" id="cmnt">
  177.                     <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  178.     
  179.                     <string id="text" value=""/>
  180.                     <integer id="size" value="12"/>
  181.                     <flags id="algn" value="centre"/>
  182.                     <colour name="white"/>
  183.                 </widget>
  184.                 
  185.                 <widget class="possession_bar" id="ls5m" rthr="85">
  186.                     <string id="text" value="Last 5 Mins"/>
  187.                     <integer id="maxv" value="100"/>
  188.                     <integer id="gap " value="40"/>
  189.                     <integer id="inse" value="80"/>
  190.                     
  191.                     
  192.                     <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
  193.                     <layout class="centre_in_parent_attachment" alignment="vertical" inset="0"/>
  194.                 </widget>
  195.                 
  196.             </container>
  197.                         
  198.             
  199.         </container>
  200.         
  201.     </container>
  202. </screen>
  203.